www.gusucode.com > Android 手机闪光灯控制工具源码程序 > Android 手机闪光灯控制工具源码程序\www.gusucode.com\flashlight\Flashlight\readme.txt

     ****************************************************************************
 * Copyright (C) 2008-2011 OpenIntents.org                                  *
 *                                                                          *
 * Licensed under the Apache License, Version 2.0 (the "License");          *
 * you may not use this file except in compliance with the License.         *
 * You may obtain a copy of the License at                                  *
 *                                                                          *
 *      http://www.apache.org/licenses/LICENSE-2.0                          *
 *                                                                          *
 * Unless required by applicable law or agreed to in writing, software      *
 * distributed under the License is distributed on an "AS IS" BASIS,        *
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. *
 * See the License for the specific language governing permissions and      *
 * limitations under the License.                                           *
 ****************************************************************************

The OpenIntents Flashlight helps you find your way in the dark. 
The display backlight is kept turned on while this application is running.

To obtain the current release, visit
  http://www.openintents.org

---------------------------------------------------------
release: 1.0.7
date: 2011-02-04
- new application icon for Android 2.0 or higher.
- allow app installation on external storage
  (requires Android 2.2 or higher)
- support Android 2.3.
- translations into various languages.

---------------------------------------------------------
release: 1.0.6
date: 2010-07-22
- translations: Occitan (post 1500)
- Modularized Color Picker:
  Launches Android Market when color picker not found

---------------------------------------------------------
release: 1.0.5
date: 2010-04-25
- Fix size of color picker widget for high density
  devices (patch by Karl Ostmo, issue 267).
- Bugfix: Keep color on screen rotation (patch by
  Karl Ostmo, issue 243).
- New preference to keep color (patch by Karl Ostmo)
- Translations: Dutch, French, German, Italian, Japanese,
  Korean, Lao, Romanian, Russian, Spanish

---------------------------------------------------------
release: 1.0.4
date: 2009-05-13

- Make compatible with SDK 1.5 (Cupcake)
  and maintain backward compatibility with 1.0 and 1.1
- Introduce new intents to invoke Flashlight

---------------------------------------------------------
release: 1.0.3
date: 2008-11-19

- Bugfix: Set wake lock to bright instead of dim.
- Remove Internet permission
  
---------------------------------------------------------
release: 1.0.2
date: 2008-10-30

- Flashlight now uses HardwareService to set the 
  brightness to maximum.
  
---------------------------------------------------------
release: 1.0.1
date: 2008-10-30

- Set brightness to maximum.
- Remove icon and notification bar by tapping the screen
  or by timeout.

---------------------------------------------------------
release: 1.0.0
date: 2008-10-27

- First public release on Android SDK 1.0.

Features: 
- Wake lock while application is active.
- Pick a color for the light.